factor out
英 [ˈfæktə(r) aʊt]
美 [ˈfæktər aʊt]
网络 公因子; 分解
英英释义
verb
- resolve into factors
- a quantum computer can factor the number 15
- consider as relevant when making a decision
- You must factor in the recent developments
双语例句
- Factor out long expressions in the middle of statements.
如果长表达式在语句的中间,可以额外提出来。 - The experiment for measuring the effect of the case temperature on the gauge factor is carried out.
设计了测量管壳温度改变对规管系数影响的实验。 - Furthermore, we would like to factor out those implementation details completely from the logical model and have them details "pasted in" as parameters during the code generation process.
此外,我们想要完全地从逻辑模型分析出那些实现细节,并且在代码生成过程中将它们这些细节作为参数“粘贴进来”。 - Weight is also a factor to look out for.
重量也是一个留心的因素。 - To improve performance, you may wish to factor out the code for each model attribute into its own method ( or a single method with a "switch").
为了提高性能,您可能希望抽取每个模型属性的代码放到它自己的方法中(或者带有“开关”的单个方法)。 - The hyper function is used several times, so it is prudent to factor it out into its own function.
hyper函数被使用了多次,因此将其构建为一个单独的功能是明智的。 - The latte factor came out of observing a majority of Americans who live paycheck to paycheck, who are wasting their opportunity to become self made millionaires.
“拿铁因素”这个说法来源于对大多数美国人“月光”状况的认识,他们丧失了让自己成为百万富翁的好机会。 - In the part of the introduction of chapter one, the author has analyzed the demand environment of the automobile industry of our country and influence factor, pointed out the research structure of this paper and introduced surveying method and sample to form.
本文第一章绪论部分,分析了我国汽车产业的需求环境及影响因素,指出了本文的研究结构,介绍了调研方法及样本构成。 - Civil aviation traffic caused by the transport environmental sudden change, fault caused by people and factor interaction out of control of plane generally.
民航交通灾害的发生一般由民航运输过程中外部环境突变、人为失误与飞机失控等因素相互作用所造成。 - But let's suppose that I realize that I'm doing a lot of addition in my programs, and I actually want to factor out what seems to becoming a lot of copy, paste.
但是假如我在程序中做了很多加法,我实际上想要提出那些,复制粘贴的东西。